@charset "utf-8";
html{font: 14px 'Microsoft Yahei',arial;} 
@font-face {
  font-family: 'Font1';
  /*src: url("../Image/regular.otf");*/ }
  @font-face {
  font-family: 'Font2';
  /*src: url("../Image/IMPACT.TTF");*/ }
  
*{
	margin: 0;
	padding: 0;
	border:medium none;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	
}
a,img{border: 0;}
img{display: block;}
a{color: #333;text-decoration: none;}
a{transition: all 300ms ease-in-out;-webkit-transform: all 300ms ease-in-out;}
a:hover{text-decoration: none;}
li {list-style-type: none;}
.wrapper{width: 1200px;margin:0px auto;}
h1,h2,h3,h4,h5{font-weight: normal;}
.over-flow{
    overflow: auto; 
    zoom: 1; 
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom:1;
}
 html, body {
    position: relative;
    height: 100%;
}
body {
    font: 14px 'Microsoft Yahei',arial;
    margin: 0;
    padding: 0;
    min-width: 1200px !important;
    width: 100% !important;
    overflow-x: hidden !important;
}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-container-h .slide1,
.swiper-container-h .slide2,
.swiper-container-h .slide3,
.swiper-container-h .slide4,
.swiper-container-h .slide5,
.swiper-container-h .slide6{
	overflow: hidden;
}
/*导航栏*/
.header .nav ul li>.thyNavStyle{
	color:#006afe !important;
	font-weight: bold;

}
/*.header .nav ul li>.thyNavStyle:before{
	color: #006afe!important;
	content:"●"!important;
}*/
.swiper-container-banner .swiper-slide a{
	display: block;
	width:100%;
	height: 100%;
}
.header{
	width:100%;
	position: fixed;
	top:0;
	left:0;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 1000ms ease-in-out;
	z-index: 100;
	box-sizing: initial;
	-webkit-box-sizing: initial;
}
.nei-header{
	position: absolute;
	/*background: #fff;*/
}
.header .wrapper{
	position: relative;
	height: 110px;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 1000ms ease-in-out;
}
.header .wrapper .top-tel{
	position: absolute;
	top:13px;
	right:0;
}
.header .wrapper .top-tel p{
	float: left;
	font-size: 14px;
	color:#0084ce;
	line-height: 29px;
	padding-left: 28px;
	background: url(../images/top-tel-bg.png) no-repeat left center;
	margin-right: 40px;
}
.header .wrapper .top-tel p span{
	font-weight: 700;
}
.header .wrapper .top-tel a{
	display: block;
	float: left;
	width:25px;
	line-height: 23px;
	font-size: 14px;
	color:#dae3ed;
	border-radius: 50%;
	text-align: center;
	margin-right: 15px;
}
.nei-header .wrapper .top-tel a{
	color: #767676;
}
.nei-header .wrapper .top-tel a:nth-child(3){
	padding-top: 5px;
}
.nei-header .wrapper .top-tel a:nth-child(4){
	padding-top: 5px;
}
.header .wrapper .top-tel a.active{
	color:#dae3ed;
	border:1px solid #dae3ed;
}
.nei-header .wrapper .top-tel a.active{
	color:#767676;
	border:1px solid #767676;
}
.header .wrapper .top-tel a:nth-child(2):hover{
	color:#dae3ed;
	border:1px solid #dae3ed;
}
.nei-header .wrapper .top-tel a:nth-child(2):hover{
	color:#767676;
	border:1px solid #767676;
}
.header .wrapper .top-tel a:nth-child(2){
	margin-right: 15px;
}
.header .logo{
	position: absolute;
	left:0px;
	top:48%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.tels{ position: absolute;right:92px;top:11px; font-size: 24px;color: #fff; }
.tels span{font-size: 14px;}
.header .nav{
	position: absolute;
	right:0;
	top:62%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.header .nav>ul>li>a {
	font-size: 18px;
	color:#fff;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
	line-height: 110px;
}
.nei-header .nav>ul>li>a{
	/*color: #3f3f3f;*/
}


.header .nav>ul>li{
	margin-left: 35px;
	float: left;
	text-align: center;
	position: relative;
	transition: all 1000ms ease-in-out;
	-webkit-transform: all 1000ms ease-in-out;
}
.header .nav ul 
.header .nav>ul>li:first-child{
	margin-left: 0;
}
/*.header .nav>ul>li>a:before{
	display: block;
	content:"○";
	color:#c9e0f0;
	font-size: 20px;
	position: absolute;
	top:49%;
	left:-18px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.nei-header .nav>ul>li>a:before{
	color: #d3d3d3;
}*/

.header .nav ul li .erji{
	/*width:425px;*/
	padding-left: 20px;
	padding-right: 20px;
	background: #fff;
	position: absolute;
	top:150px; margin-left: -40px;
	z-index: 100;
	transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
   	opacity: 0;
   	visibility: hidden;
}

.header .nav ul li .erji .hd{
	width: 115px;
	float: left;
	margin-top: 20px;
}
.header .nav ul li .erji .bd{
	float: right;
	text-align: center;
	width: 260px; padding: 15px 0; margin-right: 15px;
}
.header .nav ul li .erji .bd img{ width: 260px; height: 200px; }
.header .nav ul li .erji .hd li a{
	display: block;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	color:#3a3a3a;
	text-align: center; 
	border-bottom: 1px solid #e4e4e4;
}
.header .nav ul li .erji .hd li a:hover{
	color: #006afe;
	font-weight: bold;
	border-bottom: 1px solid #006afe;
}
.header .nav>ul>li:hover>a{
	color:#006afe;
	font-weight: bold;
}
/*.header .nav>ul>li:hover>a:before{
	color: #006afe!important;
	content:"●"!important;
}*/
.header .nav>ul>li:hover .erji{
	top:97px;
	opacity: 1;
	visibility: visible;
}


.btnActive {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;

}

/*首页轮播2动画*/
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft1 {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  animation-delay:0.3s;
  -webkit-animation-delay:0.3s;
}
.fadeInLeft2{
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  animation-delay:0.6s;
  -webkit-animation-delay:0.6s;
}
.fadeInLeft3 {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  animation-delay:0.9s;
  -webkit-animation-delay:0.9s;
}
.fadeInLeft4 {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  animation-delay:1.2s;
  -webkit-animation-delay:1.2s;
}
.fadeInLeft5 {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  animation-delay:1.5s;
  -webkit-animation-delay:1.5s;
}
/*首页轮播2动画结束*/

@keyframes p_move{
    from{
        transform: translate(0,0);
        -webkit-transform: translate(0,0);
    }
    to{
        transform: translate(0,20px);
        -webkit-transform: translate(0,20px);
    }
}
@-webkit-keyframes p_move{
    from{
        transform: translate(0,0);
        -webkit-transform: translate(0,0);
    }
    to{
        transform: translate(0,20px);
        -webkit-transform: translate(0,20px);
    }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp1 {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-delay:0.3s;
  -webkit-animation-delay:0.3s;
}
.fadeInUp2 {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-delay:0.6s;
  -webkit-animation-delay:0.6s;
}

.xia{
    width: 54px;
    height: 54px;
    text-indent: -999em;
    background:url("../images/xia.png") no-repeat center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 60px;
    z-index: 6;
    animation: p_move 1000ms ease-in-out infinite alternate;
}
/*slide1*/
.slide1{
	height: 100%;
	position: relative;
}
.slide1 .wrapper{
	position: absolute;
	height: 100%;
}
.slide1 .swiper-slide1{
	height: 100%;
	width:100%;
	position: relative;
	transition: all 1000ms linear;
	-webkit-transform: all 1000ms linear;
}

.slide1 .swiper-slide2{
	background: url("../images/slide2.jpg") center center / cover no-repeat;
	height: 100%;
	width:100%;
	position: relative;
	/* transform: scale(1.1) !important;
	-webkit-transform: scale(1.1) !important; */
	transition: all 1000ms linear;
	-webkit-transform: all 1000ms linear;
}
.slide1 .swiper-slide3{
	background: url("../images/slide3.jpg") center center / cover no-repeat;
	height: 100%;
	width:100%;
	position: relative;
	/* transform: scale(1.1) !important;
	-webkit-transform: scale(1.1) !important; */
	transition: all 1000ms linear;
	-webkit-transform: all 1000ms linear;
}
.banner-list{
	width: 100%;
	position: absolute;
	bottom: 95px;
	z-index: 99;
}
.banner-list .wrapper{
	position: relative;
}

.banner-list ul li{	
	height: 94px;
    margin: 0 auto;
    background-image: url(../images/ban-list.png);
    background-position-y: 94px;
    -webkit-transition: 300ms 0s all linear;
    -moz-transition: 300ms 0s all linear;
    -ms-transition: 300ms 0s all linear;
    -o-transition: 300ms 0s all linear;
    transition: 300ms 0s all linear;
    display: block;
    float: left;
    margin-right: 13px;
    margin-bottom: 20px;
    text-align: left;
}
.banner-list ul li:last-child{
	margin-right: 0;
}
.banner-list ul li:nth-child(1){
   width: 290px;
   background-position-x: 0px;
}
.banner-list ul li:nth-child(2){
   width: 290px;
   background-position-x: 897px;
}
.banner-list ul li:nth-child(3){
   width: 290px;
   background-position-x: 593px;
}
.banner-list ul li:nth-child(4){
   width: 290px;
   background-position-x: 1491px;
}
.banner-list ul li h3{
	color: #313131;
	font-size: 20px;
	padding-left: 25px;
	padding-top: 22px;
}
.banner-list ul li p{
	color: #797979;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 25px;
}
.banner-list ul li:hover h3,.banner-list ul li:hover p{
	color: #fff;

}
.banner-list ul li:hover:nth-child(1){
	background-position-y: 0px;
}
.banner-list ul li:hover:nth-child(2){
	background-position-y: 0px;
}
.banner-list ul li:hover:nth-child(3){
	background-position-y: 0px;
}
.banner-list ul li:hover:nth-child(4){
	background-position-y: 0px;
}
.scroll{
	background: rgba(0,0,0,0.5);
	/*box-shadow:0 0 10px #eee;*/
	-webkit-transition: 100ms 0s all linear;
    -moz-transition: 100ms 0s all linear;
    -ms-transition: 100ms 0s all linear;
    -o-transition: 100ms 0s all linear;
    transition: 100ms 0s all linear;

}
/*slide2*/
.slide2{
	height: 100%;
	position: relative;
	background:#f7f7f7 url(../images/xiantiao.png) no-repeat center bottom 26px ; /* 一些不支持背景渐变的浏览器 */	
}
.slide2 .wrapper{
	margin-top: 100px;
}
.index-com{
	width: 100%;
	position: relative;
}
.com-left{
	width: 50%;
	float: left;
	text-align: left
}
.com-left h3{
	font-family: Font1;
	font-size: 48px;
	color: #252525;
	font-weight: 100;
}
.com-left h4{
	color: #252525;
	font-size: 32px;
	font-weight: 400;
	padding-top: 20px;
}
.com-left p{
	color: #606060;
	font-size: 14px;
	line-height: 30px;
	padding-top: 30px;
	padding-bottom: 20px;
}
.com-left a{
	display: block;
	width: 173px;
	height: 49px;
	line-height: 49px;
	background: #006afe url(../images/jt.png) no-repeat center right 20px;
	color: #fff;
	font-size: 14px;
	text-indent: 28px;
	font-weight: bold;
	border-radius: 5px;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    margin-top: 60px;
}
.com-left a:hover{
	color: #fff;
	background: #006afe url(../images/jt.png) no-repeat center right 28px;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.com-left ul {
	width: 100%;
	margin-top:0px;
}
.com-left ul li{
	width: auto;
	float: left;
	text-align: center;
	margin-right: 85px;
}
.com-left ul li p{
	color: #006afe;
	font-size: 48px;
	font-weight: bold;
}
.com-left ul li p small{
	font-weight: 100;
	font-size: 20px;
}
.com-left ul li span{
	color: #464646;
	font-size: 20px;
	display: block;
	margin-top: -15px;
}
.com-right{
	width: 50%;
	float: right; text-align: right;
}
.com-right img{
	margin-top: 100px;
}
.partner{
	width: 100%;
	position: relative;
	margin-top: 60px;
}
.partner h3{
	color: #333333;
	font-size: 24px;
	text-align: left;
}
.partner h3 a{
	color: #868686;
	font-size: 14px;
	float: right;
}
.hezuo{
	margin-top: 30px;
}
.par-li{
	height: 78px;
	width: 100%;
	border: 1px solid #ebebeb;
	overflow: hidden;
	background: none!important;

}
.par-li img{
	display: block;
	max-width: 100%;
	object-fit:contain;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.par-li:hover img{
	filter: none;
}
/*底部波浪*/
@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}
.waveWrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width:100%;
    height: 219px;
}
.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.bgTop {
    z-index: 15;
    opacity: 0.5;
}
.bgMiddle {
    z-index: 10;
    opacity: 0.75;
}
.bgBottom {
    z-index: 5;
}
.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}
.waveTop {
    background-size: 50% 100px;
}
.waveAnimation .waveTop {
  animation: move-wave 3s;
   -webkit-animation: move-wave 3s;
   -webkit-animation-delay: 1s;
   animation-delay: 1s;
}
.waveMiddle {
    background-size: 50% 120px;
}
.waveAnimation .waveMiddle {
    animation: move_wave 10s linear infinite;
}
.waveBottom {
    background-size: 50% 100px;
}
.waveAnimation .waveBottom {
    animation: move_wave 15s linear infinite;
}
/*slide3*/
.slide3{
	height: 100%;
	position: relative;
	/*background: url(../images/pro-bg.jpg) no-repeat center top;*/
	background-size: cover;
	
}

.slide3 .wrapper{
	position: relative;
	margin-top: 73px;
}
.index-pro{
	position: relative;
	width: 100%;
}
.title{
	text-align: center;
}
.title h3{
	color: #006afe;
	font-size: 36px;
	font-weight: bold;
}
.title h3:after{
	display: block;
	content: '';
	width: 612px;
	height: 5px;
	background: url(../images/title-line.png) no-repeat center center;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom: 20px;
}
.title p{
	color: #333;
	font-size: 14px;
}
.search{
	text-align: center;
	margin-top: 50px;
}
.search_s{
	display: inline-block;
	width: 180px;
	border-radius: 30px;
	background: #dfdfdf;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
   	height: 40px;
   	line-height: 40px;
   	color: #333;
   	font-size: 16px;
   	font-weight: bold;
   	margin-right: 10px;
   	margin-bottom: 10px;
}
.search_s:hover, .search .on{
	background: #006afe;
	color: #fff;
}
.pro-fenlei{
	margin-top: 50px;
	position: relative;
}
.pro-list{
	height: 347px;
	background: #dfdfdf;
	border-radius: 20px;
	padding: 34px 25px;
	position: relative;
	text-align: left;
}
.pro-list p{
	color: #383636;
	font-size: 16px;
	font-weight: 100;
	position: absolute;
	top: 34px;
}
.pro-list h3{
	color: #383636;
	font-weight: bold;
	font-size: 18px;
	position: absolute;
	top: 60px;
	left: 10%;
}
.pro-list span{
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/pro-jt.png) no-repeat center center;
	position: absolute;
	top: 100px;
	left: 10%;
	
}
.pro-list:hover span{
	background: url(../images/pro-jt-ho.png) no-repeat center center;
}
.pro-list img{
	display: block;
	margin-top: 120px;
}
.pro-list:hover{
	background: #eee;
}
.pro-dian{
	left: 50%;
	transform:translateX(-50%);
	bottom: -45px;
}
.pro-dian .swiper-pagination-bullet-active{
	background: none!important;
	border: 1px solid #fff;
	width: 10px!important;
	height: 10px!important;

}
.pro-dian .swiper-pagination-bullet{
	width: 8px;
	height: 8px;
	background: #eeeeee;
	margin-right: 10px;
}

/*手风琴*/
.dh ul{position: relative;overflow: hidden;width: 1200px;height: 510px;margin-top: 70px;}
.dh ul li{float: left;width: 240px;overflow: hidden;height: 100%;position: relative;cursor: pointer;margin-right: 20px;}
.dh ul li:last-child{
	margin-right: 0;
}
.dh ul li a img{
	height: 100%;
    width: 100%;
    object-fit: cover;
}
.dh ul li a{display: block;width: 100%;height: 100%;}
.dh ul li .layer{position: absolute;bottom: 0;left: 0;width: 100%;background:rgba(27,29,36,0.4);height: 100%;overflow: hidden;}
.dh ul li .layer .p1{
	position: absolute;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	width:100%;
}
.dh ul li .layer .p1 .yy-bg{
	width:40px;
	height: 43px;
	margin:0 auto;
}
.dh ul li:nth-child(1) .yy-bg{
	background: url(../images/yy4.png) no-repeat center;
}
.dh ul li:nth-child(2) .yy-bg{
	background: url(../images/yy3.png) no-repeat center;
}
.dh ul li:nth-child(3) .yy-bg{
	background: url(../images/yy2.png) no-repeat center;
}
.dh ul li:nth-child(4) .yy-bg{
	background: url(../images/yy1.png) no-repeat center;
}
.dh ul li .layer .p2{position: absolute;bottom: 5px;right: -200%;display: none;}
.dh ul li .layer .p2 b,.dh ul li .layer .p2 span{display: block;font-weight: bold;font-size: 20px;}
.dh ul li .layer .p1 b,.dh ul li .layer .p1 span{
	display: block;
	color:#fff;
	text-align: center;
	margin-top: 10px;
}
.dh ul li .layer .p1 .col1{
	font-size: 20px;
	font-weight:700;
}
.dh ul li .layer .p1 .col2{
	font-size: 14px;
	margin:10px 0 20px 0;
	text-transform: uppercase;
}
.dh ul li .layer .p1 .col3{
	font-size: 14px;
}
.layer-hover{
	position: absolute;
	width:100%;
	left:50%;
	top:-100%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	background:url("../images/layerbg.png") no-repeat center;
	height: 198px;
}
.layer-hover a{
	display: block;
}
.layer-hover .yy-bg{
	display: block;
	width:40px;
	height: 43px;
	margin:0 auto;
}
.layer-hover .col1{
	display: block;
	color:#fff;
	text-align: center;
	font-size: 20px;
	font-weight:700;
	margin-top: 10px;
}
.layer-hover .col2{
	display: block;
	color:#fff;
	text-align: center;
	font-size: 14px;
	margin:10px 0 20px 0;
	text-transform: uppercase;
}
.layer-hover .col3{
	display: block;
	color:#fff;
	text-align: center;
	font-size: 14px;
}
.dh ul li.curr{}
.abox{
	position: absolute;
	bottom:-100%;
	left:0;
	width:100%;
	background: #fff;
	height: 250px;
	padding:30px 25px;
	border:1px solid #d2d2d2;
	border-top: none;

}
.abox .abox-con{
	font-size: 14px;
	color:#666;
	line-height: 25px;
}
.abox .yinyong-a{
	display: block ;
	position: relative;
	width:225px;
	line-height: 45px;
	height: 45px;
	text-align: center;
	color:#0086cf;
	border:1px solid #0086cf;
	margin:0 auto;
	z-index: 5;
	overflow: hidden;
	font-size: 14px;
	margin-top:31px;
}
.abox .yinyong-a:before{
	position: absolute;
    content: '';
    z-index: -1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    background: #0086cf;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.abox .yinyong-a:hover:before{
	height: 295%;
    opacity: 1;
}
.abox .yinyong-a:hover{
	color:#fff;
}
/*slide4*/
.slide4{
	height: 100%;
	position: relative;
	background: url("../images/case.jpg") center center / cover no-repeat;
}
.slide4 .wrapper{
	position: relative;
	margin-top: 75px;
}
.index-case{
	width: 100%;
	position: relative;
}
.c-left{
	float: left;
	text-align: left;
}
.c-left h3{
	font-family: Font1;
    font-size: 48px;
    color: #252525;
    font-weight: 100;
}
.c-left p{
	color: #252525;
	font-size: 32px;
	margin-top: 20px;
}
.c-right{
	width: 800px;
	float: right;
	margin-top: 35px;
}
.c-right ul li{
	width: 65px;
	float: left;
	margin-right: 70px;
	height: 77px;
	text-align: center;
}
.c-right ul li:last-child{
	margin-right: 0;
}
.c-right ul li:nth-child(1){
	background: url(../images/c1.png) no-repeat center top 20px;
}
.c-right ul li:nth-child(2){
	background: url(../images/c2.png) no-repeat center top 20px;
}
.c-right ul li:nth-child(3){
	background: url(../images/c3.png) no-repeat center top 20px;
}
.c-right ul li:nth-child(4){
	background: url(../images/c4.png) no-repeat center top 20px;
}
.c-right ul li:nth-child(5){
	background: url(../images/c5.png) no-repeat center top 20px;
}
.c-right ul li:nth-child(6){
	background: url(../images/c6.png) no-repeat center top 20px;
}
.c-right ul li p{
	color: #5e5e5e;
	font-size: 16px;
	padding-top: 60px;
}
.c-right ul .on:nth-child(1){
	background: url(../images/c11.png) no-repeat center top 20px;
}
.c-right ul .on:nth-child(2){
	background: url(../images/c22.png) no-repeat center top 20px;
}
.c-right ul .on:nth-child(3){
	background: url(../images/c33.png) no-repeat center top 20px;
}
.c-right ul .on:nth-child(4){
	background: url(../images/c44.png) no-repeat center top 20px;
}
.c-right ul .on:nth-child(5){
	background: url(../images/c55.png) no-repeat center top 20px;
}
.case-list{
	margin-top: 90px;
	height: 530px;
	background: #fff;
}
.case-list-left{
	/*width: 900px;*/
	/*float: left;*/
}
.case-top{
	width: 300px;
	height: 235px;
	float: left;
	position: relative;
}
.case-one{
	/*width: 600px;
	float: left;*/
}
.case-img{
	width: 300px;
	height: 235px;
	overflow: hidden;
	float: left;
}
.case-img img{
	display: block;
	margin: 60px auto 40px;
	object-fit:cover;
	-webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.case-img h2{
	font-size: 18px;
	color: #fff;
}
.case-text{
	width: 300px;
	float: left;
	height: 235px;
	background: #006afe url(../images/case-jt.png) no-repeat right 32px bottom 28px;
	text-align: left;
	padding: 63px 32px 36px 28px;
}
.case-text h3{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.case-text p{
	color: #fff;
	font-size: 14px;
	padding-top: 15px;
	line-height: 25px;
}
.case-bo{
	width: 100%;
	height: 235px;
}
/*.case-list-right{
	width: 300px;
	float: right;
}*/
.case-top:hover .yinyong_over {
    height: 235px;
    transition: all .6s;
    opacity: 1;
}
.case-top .yinyong_over {
    position: absolute;
    bottom: 0px;
    padding: 20px;
    left: 0px;
    width: 100%;
    background-color: rgba(0,106,254,.8);
    z-index: 9;
    height: 0%;
    transition: all .6s;
    opacity: 0;
}
.yinyong_over h2 {
    width: 100%;
    color: #fff;
    line-height: 40px;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 25px;
}
.yinyong_over p {
    width: 100%;
    font-weight: 100;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    color: #eee;
}
.case-list-right .case-img{
	height: 530px;
}
.case-img:hover img{
	transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}

/*slide5*/
.slide5{
	height: 100%;
	position: relative;
	background: url("../images/shebei.jpg") center center / cover no-repeat;
}
.slide5 .wrapper{
	margin-top: 130px;
}
.index-shebei{
	width: 100%;
	position: relative;
}
.s-left{
	float: left;
	width: 475px;
	text-align: left;
}
.s-left h3{
	font-family: Font1;
    font-size: 48px;
    color: #fff;
    font-weight: 100;
}
.s-left p{
	color: #fff;
	font-size: 32px;
	margin-top: 10px;
}
.s-right{
	width: 626px;
	float: right;
	margin-top: 60px;
}
.s-right ul li{
	width: 150px;
	float: left;
	height: 50px;
	text-align: center;
	line-height: 50px;
	text-indent: 20px;
}
.s-right ul li a{
	color: #fff;
	font-size: 16px;
}
.shebei-more a{
	display: block;
    width: 173px;
    height: 49px;
    text-align: left;
    line-height: 49px;
    background: #006afe url(../images/jt.png) no-repeat center right 20px;
    color: #fff;
    font-size: 14px;
    text-indent: 28px;
    font-weight: bold;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    float: right;
}
.shebei-more a:hover{
	background: #006afe url(../images/jt.png) no-repeat center right 28px;
	color: #fff;
}
.s-right ul .on{
	background: url(../images/lb.png) no-repeat center left;
}
.s-right ul .on a{
	color: #006afe;
	font-size: 16px;
	font-weight: bold;
}
.shebei-list{
	margin-top: 30px;
	position: relative;
	height: 626px;
}
.sb-list{
	display: block;
	width: 280px;
	height: 288px;
	margin-right: 26px;
	margin-bottom:25px;
	float: left;
}
.sb-list:nth-child(4n){
	margin-right: 0;
}
.s-img{
	width: 280px;
	height: 237px;
	overflow: hidden;
	background: #fff;
}
.s-img img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit:cover;
	-webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.sb-list:hover .s-img img{
	transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.s-text{
	width: 280px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	text-indent: 24px;
	background:#eeeeee url(../images/s-jt.png) no-repeat center right 17px;
	font-size: 14px;
	color: #323232;
	-webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.sb-list:hover .s-text{
	background:#006afe url(../images/s-jt-ho.png) no-repeat center right 17px;
	color: #fff;
}
/*slide6*/
.slide6{
	height: 100%;
	position: relative;
}
.slide6 .wrapper{
	margin-top: 105px;
}
.index-news{
	width: 100%;
	position: relative;
}
.n-left{
	text-align: left;
	width: 600px;
	float: left;
}
.n-left h3{
	font-family: Font1;
    font-size: 48px;
    color: #252525;
    font-weight: 100;
    text-transform: uppercase;
}
.n-left p{
	color: #252525;
	font-size: 32px;
	margin-top: 10px;
}
.n-right{
	width: 600px;
	float: right;
	margin-top: 50px;
}
.n-right a{
	display: block;
    width: 173px;
    height: 49px;
    text-align: left;
    line-height: 49px;
    background: #006afe url(../images/jt.png) no-repeat center right 20px;
    color: #fff;
    font-size: 14px;
    text-indent: 28px;
    font-weight: bold;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    float: right;
}
.n-right a:hover{
	background: #006afe url(../images/jt.png) no-repeat center right 28px;
	color: #fff;
}
.news-list{
	width: 100%;
	margin-top: 50px;
}
.news-left{
	width: 47%;
	float: left;
}
.n-time{
	width: 75px;
	height: 75px;
	background: #e8e8e8;
	text-align: center;
	float: left;
}
.n-time strong{
	display: block;
	color: #3d3d3d;
	font-size: 32px;
	font-family: Font2;
	padding-top: 10px;
	font-weight: 400;
}
.n-time p{
	color: #545454;
	font-size: 14px;
	font-weight: 100;
}
.n-text{
	width: 472px;
	float: right;
	text-align: left;
}
.n-text p{
	color: #bfbfbf;
	font-size: 16px;
	font-weight: bold;
}
.n-text p:after{
	display: block;
	content: '';
	width: 122px;
	height: 2px;
	background: #d9d9d9;
	margin: 11px 0;
}
.n-text h3{
	color: #3d3d3d;
	font-size: 18px;
}
.n-text span{
	display: block;
	color: #7f7e7e;
	font-size: 14px;
	line-height: 25px;
	padding-top: 10px;
}
.n-text .n-img{
	width: 472px;
	height: 203px;
	overflow: hidden;
	background: #eee;
	margin-top: 25px;
}
.n-text .n-img img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.news-other{
	margin-top: 30px;
}
.news-other ul li{
	margin-bottom: 20px;
}
.n-list:hover .n-time{
	background: #006afe;
}
.n-list:hover .n-time strong,.n-list:hover .n-time p{
	color: #fff;
}
.n-list:hover .n-text h3{
	color: #006afe;
	font-weight: bold;
}
.news-right{
	width: 47%;
	float: right;
}
/*slide7*/
.slide7{
	height:370px!important;
	position: relative;
	background: #292929;
}

.footer-ul{
	width: 100%;
	position: relative;
	background: #292929;
}
.footer{
	position: relative;
	width: 100%;
	margin-bottom: 40px;
}
.f-left{
	width: 460px;
	float: left;
	margin-top: -60px;
}
.f-left img{
	display: block;
	max-width: 100%;
	margin-top: 50px;
}
.f-left ul li{
	float: left;
	height: 50px;
	line-height: 50px;
	width: 130px;
	margin-right: 35px;
}
.f-left ul li:nth-child(1){
	background: url(../images/f1.png) no-repeat center left;
}
.f-left ul li:nth-child(2){
	background: url(../images/f2.png) no-repeat center left;
}
.f-left ul li:nth-child(3){
	background: url(../images/f3.png) no-repeat center left;
	margin-right: 0;
}
.f-left ul{
	margin-top: 45px;
}
.f-left ul li a{
	color: #fff;
	font-size: 16px;
	display: block;
	text-indent: 20px;
}
.f-left ul li:after{
	display: block;
	content: '';
	width: 5px;
	height: 8px;
	background: url(../images/f-jt.png) no-repeat center center;
	float: right;
	margin-top: -30px;
}
.f-left ul li:nth-child(1):hover{
	background: url(../images/f11.png) no-repeat center left;
}
.f-left ul li:nth-child(2):hover{
	background: url(../images/f22.png) no-repeat center left;
}
.f-left ul li:nth-child(3):hover{
	background: url(../images/f33.png) no-repeat center left;
	margin-right: 0;
}
.f-right{
	width: 620px;
	float: right;
}
.f-img{
	float: left;
	width: 190px;
}
.f-text {
	float: left; width: 430px;
	text-align: left;
}
.f-text h3{
	color: #fff;
	font-size: 32px;
	font-family: Font1;
	padding-bottom: 22px;
	/*margin-top: -20px;*/
}
.f-text p{
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}
.last{
	position: absolute;
	left:0;
	bottom:0;
	width:100%;
	line-height: 70px;
	z-index: 20;
	border-top: 1px solid #fff;
	color: #fff;
}
.last .wrapper{
	
}
.last-left{
	float: left;
}
.last-center{
	/*float: left;*/
}
.last-center ul{
	margin-top: 10px;
}
.last-center ul li{
	float:left;
	padding:5px 20px;

}
.last-center ul li a{
	display: block;
	color:#bdbbbb;
	font:14px 'Microsoft YaHei';
}
.last-center p{
	font:14px 'Microsoft YaHei';
	/*color:#bdbbbb;*/
	line-height: 70px;
}
.last-center p a{
	color: #bdbbbb;
}
.last-right{
	position: inherit;
	float: right;
}
.last-right a{
	font:14px 'Microsoft YaHei';
	color:#bdbbbb;
	line-height: 70px;
}


.headersec{
	background:#fff !important;
	border-bottom:1px solid #ededed !important;
	border-top:6px solid #1e3cbd !important;
	box-shadow:0 0 10px #808080 !important;
	position: static!important;
}
.headersec .wrapper{
	border-top:none !important;
	height:94px !important;
}
#navfir{
	display: block!important;
}
#navsec{
	display: none!important;
}
.n-list-conttent{
	height: 288px;
}
.slide4 .last p{
	color:#fff;
}
.slide4 .last p a{
	color:#fff;
}
.slide4 .last-right a{
	color:#fff;
}

.izl-rmenu{position:fixed;left:0;top:40%;z-index:999;
    background:url(../images/r_b.png) 0px bottom no-repeat;
}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

